SftTabs/NET 6.0

MouseMove Event, SftTabs Class

Softel vdm, Inc.

Occurs when the mouse pointer is moved over the control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event MouseMove As MouseEventHandler

C#   

public event MouseEventHandler MouseMove;

C++   

public: event MouseEventHandler MouseMove;

Event Data

The MouseMove event handler receives an argument of type MouseEventArgs containing data related to this event.

Comments

The MouseMove event occurs when the mouse pointer is moved over the control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com